records

records

Active filters Clear all

No active filters

Filters

Natixis Assurances - Congés solidaires

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Association
               

No description available for this field.

Name (identifier)
association
Type
text
Sample
                       
Thématique mission
               

No description available for this field.

Name (identifier)
thematique_mission
Type
text
Sample
                       
Année
               

No description available for this field.

Name (identifier)
annee
Type
integer
Sample
                       
Nombre de missions
               

No description available for this field.

Name (identifier)
nombre_de_missions
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"natixis-assurances-conges-solidaires",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natixis-assurances-conges-solidaires"
      }
    ]
    ,
  • "definitions":
    {
    • "natixis-assurances-conges-solidaires":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natixis-assurances-conges-solidaires_records"
            }
          }
        }
      }
      ,
    • "natixis-assurances-conges-solidaires_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "association":
              {
              • "type":"string",
              • "title":"Association",
              • "description":""
              }
              ,
            • "thematique_mission":
              {
              • "type":"string",
              • "title":"Thématique mission",
              • "description":""
              }
              ,
            • "annee":
              {
              • "type":"integer",
              • "title":"Année",
              • "description":""
              }
              ,
            • "nombre_de_missions":
              {
              • "type":"integer",
              • "title":"Nombre de missions",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets